.Net Framework > v3.5.21022.8 > System > Diagnostics > Eventing > Reader > EventLogReader > Seek Seek(EventBookmark)
Seek(EventBookmark,Int64)
Seek(SeekOrigin,Int64)


Seek(EventBookmark)

Category
Method
Description
Changes the position in the event stream where the next event that is read will come from by specifying a bookmark event. No events logged before the bookmark event will be retrieved.
Type
void
Character
public
Parameters
NameTypeDescription
bookmarkEventBookmark
Tags
01892ABD01, 02E3ABA98D, 0322962271

Seek(EventBookmark,Int64)

Category
Method
Description
Changes the position in the event stream where the next event that is read will come from by specifying a bookmark event and an offset number of events from the bookmark. No events logged before the bookmark plus the offset will be retrieved.
Type
void
Character
public
Parameters
NameTypeDescription
bookmarkEventBookmark
offsetInt64
Attributes
NameValue/Assignment
SecurityCriticalAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Seek(SeekOrigin,Int64)

Category
Method
Description
Changes the position in the event stream where the next event that is read will come from by specifying a starting position and an offset from the starting position. No events logged before the starting position plus the offset will be retrieved.
Type
void
Character
public
Parameters
NameTypeDescription
originSeekOrigin
offsetInt64
Attributes
NameValue/Assignment
SecurityCriticalAttribute
Tags
01892ABD01, 02E3ABA98D, 0322962271

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database